const go/types._InvalidMethodTypeParams

3 uses

	go/types (current package)
		errorcodes.go#L1381: 	_InvalidMethodTypeParams
		interface.go#L198: 			check.errorf(at, _InvalidMethodTypeParams, "methods cannot have type parameters")
		signature.go#L172: 			check.errorf(ftyp.TypeParams, _InvalidMethodTypeParams, "methods cannot have type parameters")